PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.svg Package / PDFSvgDrawing Class / getDefaultBoldItalicFont Method
In This Topic
    getDefaultBoldItalicFont Method
    In This Topic
    Gets the default bold italic font.
    Syntax
    public PDFFont getDefaultBoldItalicFont()

    Return Value

    Default font to be used for rendering SVG bold italic text in the PDF file.
    See Also